'Declaration
<DispIdAttribute(32)> Function GetBlockRight( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(32)] int GetBlockRight( string OCRResultID, int BlockIdx )
function GetBlockRight( OCRResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(32) function GetBlockRight( OCRResultID : String, BlockIdx : int ) : int;
[DispId(32)] int GetBlockRight( string* OCRResultID, int BlockIdx )
[DispId(32)] int GetBlockRight( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx